From 38e631903ebadda97bc5198bdddf3a81389e0e01 Mon Sep 17 00:00:00 2001 From: Chong Yidong Date: Thu, 8 Mar 2007 15:17:34 +0000 Subject: [PATCH] * replace.el (occur-engine): buffer-undo-list binding moved... (occur-1): ...to here. --- lisp/ChangeLog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 19ff1a72fb3..1e79cf82811 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,5 +1,8 @@ 2007-03-08 Chong Yidong + * replace.el (occur-engine): buffer-undo-list binding moved... + (occur-1): ...to here. + * complete.el (PC-bindings): Rebind M-TAB in read-expression-map. * simple.el (minibuffer-completing-symbol): New var. -- 2.30.2